home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 7551 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  602 b 

  1. Path: mn5.swip.net!news
  2. From: chris.rossall@mailbox.swipnet.se (Chris Rossall)
  3. Newsgroups: comp.lang.c
  4. Subject: need for function prototypes
  5. Date: Tue, 27 Feb 1996 12:45:14 GMT
  6. Organization: -
  7. Message-ID: <4gutho$o1a@mn5.swip.net>
  8. NNTP-Posting-Host: dialup99-7-6.swipnet.se
  9. NNTP-Posting-User: 7473b17ba5ac8ea90be7be5b8e298509
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. Hello I am having trouble understanding why I should use function
  13. prototypes. I mean,if the function is defined before it is used,the
  14. compiler should have enough information about the parameters to
  15. produce correct code anyway.
  16.  
  17. -Chris 
  18.  
  19.